home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / src / tests / syscalls / Makefile < prev   
Makefile  |  1992-12-16  |  661b  |  30 lines

  1. #
  2. # Prototype Makefile for shell scripts.  
  3. #
  4. # This Makefile is automatically generated.
  5. # DO NOT EDIT IT OR YOU MAY LOSE YOUR CHANGES.
  6. #
  7. # Generated from /sprite/lib/mkmf/Makefile.script
  8. # Tue Dec 15 22:16:13 PST 1992
  9. #
  10. # For more information, refer to the mkmf manual page.
  11. #
  12. # $Header: /sprite/lib/mkmf/RCS/Makefile.script,v 1.10 92/06/10 13:04:44 jhh Exp $ SPRITE (Berkeley)
  13. #
  14. # Allow mkmf
  15.  
  16. MACHINES    = sun3 sun4 ds3100
  17. MAKEFILE    = Makefile
  18. MANPAGES    = 
  19. NAME        = syscalls
  20. SYSMAKEFILE    = script.mk
  21. TYPE        = test
  22. DISTDIR        ?= /dist/sprite/src/tests/syscalls
  23. #include    <settm.mk>
  24.  
  25. #if exists(local.mk)
  26. #include    "local.mk"
  27. #else
  28. #include    <$(SYSMAKEFILE)>
  29. #endif
  30.